Help to make my form select/dropdown pre-selectable! 🤖

Hello! I desided to give up Finsweet implementation and just wrote my custom select using hidden input bonded to drop-down, which could be fully customizable. Here is my code both in vanilla JS and jQuery on GitHub: https://github.com/denkhr/custom-pre-select
There are also 3 buttons there for pre-selection options in this custom select.