How Can I Always Display A Particular Post First Using WP_Query?

Loop over the $cpackages results twice, and rewind_posts() in between. first time only output when the id matches the current post id, then skip that id the second time through.