Available user inputs for Popup dialog in urscript

This is actually already possible! its just that for whatever reason the script commands required are not listed in the script manual. You’ll be able to see that the assignment program node has a few selectable options, for example you can select a boolean popup, integer popup etc. By adding these regular program nodes to a program, saving it, then checking the script file, you can actually find out the script commaneds for these improved popups. More information can be found here:

EDIT: its the assignment program node, not the popup program node