| ZIP Compression none | Lange Ganzzahl | 1 | No compression. | 
                | ZIP Compression standard | Lange Ganzzahl | 0 | Standard compression. (default) | 
                | ZIP Encryption AES128 | Lange Ganzzahl | 1 | AES encryption using 128-bit key. | 
                | ZIP Encryption AES192 | Lange Ganzzahl | 2 | AES encryption using 192-bit key. | 
                | ZIP Encryption AES256 | Lange Ganzzahl | 3 | AES encryption using 256-bit key. (default if password is set) | 
                | ZIP Encryption none | Lange Ganzzahl | 0 | Data is not encrypted. (default if no password is set) | 
                | ZIP Ignore invisible files | Lange Ganzzahl | 8 | Invisible (hidden) files are ignored. | 
                | ZIP Without enclosing folder | Lange Ganzzahl | 4 | The contents of a folder are compressed, but not the folder itself. |