Function StringComboBoxItem.this

this(
  string id,
  UIString label,
  StringListValue[] items
);