How to display two values in single select component

Hello Experts

I have input to provide users EmpId and related EmpName values. I need to enable user to see EmpId and EmpName and once he made his selection return EmpId in placeholder. So How can I achieve this with Ionic-select component.

Thank you