I have multiple collections, such as 'Package', 'Excursion', and 'Transfer'. I want to group them all in one select field, with each collection having a common field called 'name'. For example, in the select dropdown, I want to show options like 'Package-xx' and 'Excursion-xxx'. The select should support either single or multi-select. Is this possible in Strapi?