I have a python module with a list of array variables:
key1 = [0x01, 0x02] key2 = [0x03, 0x04]
I can read it in and use like this: