Maps/dictionaries in flow designer

Adding the possibility to use maps to store and lookup values during the flow execution. For instance, suppose that you need to design a bot able to provide links to documentation/videos for different products: a map product_name -> document_link (hardcoded in the flow) would be useful.