The Houdini Python API doesn't seem to expose a simple way to get the available menu values for a `string_menu`, `int_menu` and `py_menu` Context Options.

I ended up writing this code to query the Houdini Solaris Context Options Menu Items via Python [gist.github.com] but something tells me there should be an easier way to get access to these?