Is it possible to add code or identifier to options?

Hi,
When I add an option to question I want to add a code so that my application can differentiate between options.
E.g :
Option:England Code:EN
or
Option: Blue Code:Color001

Thanks!

Welcome to the community, @rci! Have you checked this in the formbuilder?

Is this what you are trying to refer to?

Yes.

And when use API to fetch the data I recieve both (Fruit 1,1), so that my code knows exactly what it is independent of the option-label.
Because in some forms I used Fruit-1 but in some forms Obst-1 as option-label.
Thanks