While it's possible we don't recommend it. The current API only supports base types, which would mean that you would have to encode your binary file in base64 and then store it in a string. This means that the file becomes ~37% bigger.
The other problem with this approach is that you won't be able to use it as a native mendix filedocument, so you won't have a file upload or download button.