Sets an interpreter variable (string) that will be updated
with the widget value. The update happens under the same conditions
which would call -callback, but before -callback
is invoked.
Setting a value into the interpreter variable updates the
widget in the same way as performing VtListSelectItem -itemList
on the widget.