Dopdown concat option label (id + Name)

In the app under development, the employee connects with the CPF
I have an api call that returns employee data that can return more than one registration as they may have been fired and rehired on another date or even another company
For him to consult the paycheck, he needs to select which registration he wants the data on, then in a dropdown that shows the name of the employee, but it would need to show something like the following in Options Label

id - Name
Company Name

that is, in the first line concatenate ID + Name and in the second line the name of the company
1
1 reply