Command Line Option to use /method flag with /auto flag without /delete flag

I would like to see a command line option for /method to be used with /auto. For example my global settings are to use Secure Deltion with Advanced Overwrite (7 passes) so that I can "shred" files that I send to the recycle bin. But I have a scheduled task that runs every night using the command line /auto flag. I would prefer to set the method to "normal delete" for my nightly task since I have an SSD drive with limited writes. Currently the /delete flag must be used with the /method flag which requires the path to be specified for all files to be deleted, and the /auto flag cannot be used with /delete and/or /method.

Another option would be to allow a special INI file to be used with the command line /auto flag to allow different options to be used for a nightly cleanup rather than a manual clean up.