Select a person. The label of the item is shown in the dropdown box.
After submitting, the value of the item is shown in the output field.
So, if 'Alice' is selected, the text in the output field is 'Alice Anderson'.
<tc:selectItem itemLabel="Alice" itemValue="Alice Anderson"/>