example: ``` runtimeConfig: { public: { //-> this can be of type 'apple' | 'banana' | 'cherry' fruit: 'apple', } } ```