Controlling a Solenoid with an Arduino

Is it possible to control multiple elements with different timings using one Arduino controller? I need to alternately trigger two solenoid air valves at 5 second intervals while also triggering a latch solenoid at one second intervals. No synchronicity is required between the different timings, but I would like to perform all actions with one control mechanism if possible.