Objective
The Select currently only support strings for the value and options.value prop. Supporting generic (objects, numbers, strings) will make the library more flexible and useful.
Solution Proposal
Allow the component to accept generic as value.
Definition of done