Hey folks, I am creating one Widget AppIntent and I want to have as parameters X amount of scripts (let’s call them items) and each item has it’s own color associated (in this screenshot as String just to simplify). First image is the code I have now which allows the user to select several items, second image is the only way I found to allow associating one item to one color. Is there a smarter way of doing it?