Controlling the zip compression level, not just on/off?

Is there any way to control the zip compression level, beyond just deflate or not?

Currently there is no way to set this via the DSL. If you require this functionality you might consider using the Ant zip task.