Could be that this is not the right place, and this thread should be in the "Suggestions" section. But here I go anyways. Is it possible to check menu items, in the screenshot?
Possible xml code would be:
XML code:
<ScriptMenu>
<MenuEntry Id="MnuTest" Checked="true">Hello world!</MenuEntry>
</ScriptMenu>