Does anyone Have the liquid code for adding customer info on email receipts sent from POS?

We have many customers request that their info in on the receipt that we send them after a POS transaction. Many are international customers and need their Name, company, address, etc on the receipt in order to claim when traveling back abroad. this is how our email receipt looks like now. Any info or pointing to the right direction would be greatly appreciated.

A starting point might be
https://help.shopify.com/en/manual/sell-in-person/shopify-pos/receipt-management/customize-receipts

and this bit
“If you want to edit your email and SMS receipts for POS, then go to the Notifications settings of your Shopify admin, and edit the POS and mobile receipt template.”

and then something like this added to your receipt template

Billing address

{{ billing_address | format_address }}

Regards
Peter