Hello, I searched and saw similar problems/issues, but not this specific suggestion. I have collections of macros (e.g. Skill Checks, Stat Checks, etc) which are fairly static, and I would like to be able to create a macro which prompts the user to select a value from a set of radio buttons (Str, Dex, etc) then executes based on the selected value. This prompt could also then be extended to allow me to create a single Attack macro (where you select which weapon you plan to use), and some interesting stuff with items or collections my players have. Similarly, the ability to use a checkbox would be useful. (I can't count how many macros seem to have something like "If flanked, value =1" as a prompt). And, the ability to do a select dropdown instead of radio buttons would be nice. In general, more ability to prompt the user for input (in a variety of ways) and then use that input to execute the macro would be extremely useful.