# Template: menu
PSI_TOKEN.gad = 
{
 LAYOUT(horizontal) STRETCH(1, 0)

 PARMLABEL("PSI_LABEL", "PSI_TOKEN") SIZE(1.5, 0);
 PSI_TOKEN.menu VALUE(PSI_TOKEN.menuval)
	    LOOKTEXT(select, PSI_TOKEN.menuval, left_nowrap) STRETCH(1, 0);
 #  We leave this feel open for the following image-options template

