QueryBuilder.Select Class
Plugin for choosing from a list of values. In the var_list
configuration, specify value_list as a list of objects, each defining
value and text.
There must be exactly one operator specified for this plugin.
The value argument passed to QueryBuilder.appendNew() can be a
string (the value of the menu item to select) or an array with two
elements ([ operator, value ]).
