Cloning VMs in Virtual Box

There is no way to clone VMs from the GUI, You can clone inside the GUI now.  You can also clone the hard drives from the command line using:

VBoxManage clonevdi harddrive.vdi newharddrive.vdi

Then just create a new virtual machine in the GUI and use the new hard drive you cloned instead of creating a new one.