Paste in values into Dropdown component

Is there any way to paste in values into a Dropdown component? If this is not possible, are there any recommended workarounds? I realize I can have an adjacent Input component to parse a pasted string, but wondered if there were better solutions. Thank you!