It would allow to do dynamic text in any text field by inserting available variables.
Such as
"Hi {{ customer.first_name }}"
Which would translate to
"Hi Miguel"
for a customer who's first name is Miguel.
In addition to traditional variables, we would also support custom metafields in the customer.