Function FloatComboBoxItem.this

this(
  string id,
  UIString label,
  StringListValue[] items,
  long divider = 1000L
);