Display Dictionary value based on key in Uipath form

I have a scenario where I need to display Dictionary value based on user choose the drop-down(key) list.
I struck with javascript schema for Dictionary (of string,object)

Can anybody help me on this

maybe following will help:

I need to display a dynamic value on text field based on above drop-down user chose.