object @choice
attributes :id
child(:test_drive_package => :package) {
attributes :package_type
}
child(:test_drive_package_choice_teachers => :teachers) {
child(:teacher) {
attributes :id, :first_name, :last_name, :name, :photo_url