I have a field with multiple options and I want to allow it to have only one option selected at the same time but user can hold CTRL key and
Just don't make it a select multiple, but set a size to it, such as:
John Paul Ringo George
Working example: https://jsfiddle.net/q2vo8nge/