Variable StringListValue.label

label to show for item

struct StringListValue
{
  // ...
  UIString label;
  // ...
}