button={ label=quit action=QUIT }
choice={ label=colors action="PRINT choice is $val"
	 item={ label=red foreground=red }
	 item={ label=blue foreground=blue }
	 item={ label=green foreground=green }
       }
