Hi,
This was actually not possible (like the built in dropdown choice field), but I have added support for it in v1.1.12 by using an option allowBlank.
Download the file, unzip it and replace the one you have in /SPJS/DFFS/plugins.
Add the new option to your function call:
...
...
"dropDownDefaultvalue": "",
"allowBlank":true,
...
...
Let me know how it works out.
Alexander