How can I access string value in an array?

If you’re asking how to get those meta keys via WordPress, you can use the get_user_meta()https://codex.wordpress.org/Function_Reference/get_user_meta

get_user_meta( $user_id, 'tskypeid', true )