That is a really good idea! I doubt it is possible at this time, because I am fairly confident that all the default command line options for various Actions are stored in the Handler EXE/DLLs as opposed to in the database or a plain-text config file.
What you might be able to do instead, is make an INCLUDE that only does the Deploy Image action, customize the command line arguments, and use a VARIABLE for the image filename. Then you can include this template in your other templates, and control which template deploys which image file by defining the variable per-template.