Notes
The following are experiments to explore the UI elements available through the Houdini Python hou.ui module.
Source
Snippets
Button selections return int values based on their order: 0, 1, etc.
Users can be prompted with a list of choices to select from.
Multiple options can also be submitted.