Get slot value from facebook receipt tempalate

I want to use Facebook messenger receipt template after getting values for few slots. I want to use the values of slots inside receipt template. can anyone say is there any specific function or way to get value of slot inside fb messenger template?? thanks in advance

@akelad
@Juste please help

Could you give an example of what you mean?

@akelad Hi Akela…thanks for the reply. i got the solution. tracker.get_slot(‘slotname’) using this I’m able to fetch value of slot inside fb messenger templates.