Import variable only supports text, and importing binary data will result in it trying to decode the data into UTF-8, which doesn't work. My file library works in this case, returning the binary file, but it requires javascript. Is there a way to import binary files using snap variables?